gtk: Stop handling GDK_DESTROY differently from GDK_DELETE
authorMatthias Clasen <mclasen@redhat.com>
Sat, 15 Feb 2020 16:11:13 +0000 (11:11 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 21 Feb 2020 05:40:52 +0000 (00:40 -0500)
commit7db8be93f44b2575eb61e264301d4c9ea12a892b
tree8a681f71e6263cb6815d9cadddcdd4e06f621fa5
parent047c18844c96a3c9ead0f5fa8a48d3652e043fbf
gtk: Stop handling GDK_DESTROY differently from GDK_DELETE

We don't have child windows anymore, so there is no difference.
gtk/gtkmain.c